ComponentOne ASP.NET MVC Controls
AnnotationLayer<T> Constructor

C1.Web.Mvc Namespace > AnnotationLayer<T> Class : AnnotationLayer<T> Constructor
A FlexChartCore<T> which owns this annotation layer.
Creates one AnnotationLayer<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal target As FlexChartCore(Of T) _
)
public AnnotationLayer<T>( 
   FlexChartCore<T> target
)

Parameters

target
A FlexChartCore<T> which owns this annotation layer.
See Also

Reference

AnnotationLayer<T> Class
AnnotationLayer<T> Members